Welcome![Sign In][Sign Up]
Location:
Search - pso code

Search list

[Data structs旅行商问题

Description: 这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
Platform: | Size: 2048 | Author: xtbc | Hits:

[AI-NN-PRPSO11

Description: pso粒子群算法的matlab程序.实现了第一个函数的优化.其他函数类似.比较简单明了-PSO PSO algorithm Matlab procedures. The first realization of a function optimization. Other similar function . relatively simple to understand
Platform: | Size: 1024 | Author: wxf | Hits:

[AI-NN-PRid3ClaafierTreeCode

Description: ID3 分类决策数java代码 需要ID3java代码公用包-ID3 classification decisions few java source code needs of the common packets ID3java
Platform: | Size: 59392 | Author: 代风 | Hits:

[AI-NN-PRbpso

Description: 用C#编写的基本微粒群算法的源程序代码,非常使用方便!-C# prepared in basic particle swarm algorithm source code is very easy to use!
Platform: | Size: 325632 | Author: 阿科 | Hits:

[Algorithmspso1

Description: 用c#编写的随机微粒群算法的源程序代码,希望对大家有所帮助!-prepared using random particle swarm algorithm source code, we want to help!
Platform: | Size: 319488 | Author: 阿科 | Hits:

[matlabTECmatlabcode

Description: pso算法的代码,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值,-PSO algorithm code is based on an iterative optimization tools. Initialize the system for a group of random solutions, through iterative search for the optimal values,
Platform: | Size: 128000 | Author: 张林 | Hits:

[AI-NN-PRPSO.c++code

Description: 水平有限,仅供参考!望大家多提宝贵意见!-limited, and for reference purposes only! Hope you will provide more valuable opinions!
Platform: | Size: 7168 | Author: 姜兴宇 | Hits:

[Special Effectshpsooption

Description: 有关粒子群算法的源代码,matlab编写,希望对需要的朋友有用。-the PSO source code, Matlab prepared, and I hope to the needs of useful friends.
Platform: | Size: 4096 | Author: lq | Hits:

[AI-NN-PRdpso_ccpzgf

Description: 二维二进制离散粒子群求解agent联盟问题的源代码,按c键迭代开始执行-two-dimensional discrete binary PSO Union agent for the source code, according to c Key iteration started
Platform: | Size: 231424 | Author: | Hits:

[OtherPSOVC++.net

Description: 粒子群优化算法源代码(vc++.net)-PSO algorithm source code (vc. Net)
Platform: | Size: 2048 | Author: 冯少冲 | Hits:

[matlabPSOmatlabC++

Description: PSO算法——由matlab和C++源代码组成-PSO algorithm-- from Matlab and C source code components
Platform: | Size: 79872 | Author: he | Hits:

[AI-NN-PRstandpso

Description: 粒子群算法是同蚁群算法相似的群体智能算法,其基本思想是模拟自然界的群体行为来构造随机化算法,本程序是标准粒子群算法源代码,可以直接运行,针对不同的问题, 只要稍加修改,既可。-PSO with the ant algorithm is similar groups intelligent algorithm, The basic idea is to simulate natural behavior groups to construct random algorithm, the procedure is standard PSO source code, can be run directly aimed at a different problem, as long as some amendments can.
Platform: | Size: 196608 | Author: 曾生宝 | Hits:

[CSharpVRP

Description: 经典的粒子群算法(PSO),通过迭代搜索更新产生更优良的下一代解。供大家参考学习-classical PSO (PSO), through iterative search update produce the next generation better solution. For your reference learning
Platform: | Size: 24576 | Author: 笑容 | Hits:

[AI-NN-PRpsocluster

Description: 这是一个关于粒子群聚类的源代码,很有参考价值-This a type of particle clusters of source code, of great reference value!
Platform: | Size: 5749760 | Author: lixiaoqing | Hits:

[AI-NN-PRpsoC++

Description: 这是例子群算法的C++源代码,该程序的运行环境为vc++.net 2003-example of this is the algorithm group C source code, the procedure for the environment vc. Net 2003
Platform: | Size: 2048 | Author: shenjianguo | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[AI-NN-PRPsoForC++

Description: pso优化算法的vc++源程序。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来。-PSO optimization algorithm vc++ source. In the following vc.net2003 through. Recommendations: look the code before you find out how the PSO story. Then corresponds to: Program with Agent on behalf of a bird, PSO representative of birds. Read the source code, do not look down, look at the main (), then follow the order of things emerging, one by one come.
Platform: | Size: 2048 | Author: 张光炜 | Hits:

[AI-NN-PRPsoForVB

Description: 基于VB开发的粒子群优化算法的软件及源程序。-VB on the development of particle swarm optimization software and source code.
Platform: | Size: 23552 | Author: 张光炜 | Hits:

[Special EffectsPSO_VQ

Description: 采用粒子群矢量量化算法生成图像矢量量化的最优码书,可以任意设定种群数与迭代代数。程序结果产生最优码书与平均误差。-Vector quantization using particle swarm algorithm for optimal image vector quantization code book, can set the number of stocks and iterative algebra. The results of the proceedings arising from the optimal codebook with an average error.
Platform: | Size: 51200 | Author: 张冰 | Hits:

[Othershili

Description: 本程序代码是PSO算法的C#代码,可以帮助爱好PSO算法的同志学习研究-This procedure code is PSO algorithm C# Code PSO algorithm can help loving comrades study
Platform: | Size: 43008 | Author: 周先东 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 44 »

CodeBus www.codebus.net